type go.pact.im/x/zapslog.arrayEncoder (struct)

Method Implmentations (1 other method implements nothing)

AppendArray(marshaler zapcore.ArrayMarshaler) error *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendArray
AppendBool(value bool) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendBool *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendBool
AppendByteString(value []byte) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendByteString *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendByteString
AppendComplex128(value complex128) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendComplex128 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendComplex128
AppendComplex64(value complex64) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendComplex64 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendComplex64
AppendDuration(value time.Duration) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendDuration
AppendFloat32(value float32) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendFloat32 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendFloat32
AppendFloat64(value float64) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendFloat64 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendFloat64
AppendInt(value int) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendInt *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendInt
AppendInt16(value int16) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendInt16 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendInt16
AppendInt32(value int32) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendInt32 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendInt32
AppendInt64(value int64) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendInt64 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendInt64
AppendInt8(value int8) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendInt8 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendInt8
AppendObject(marshaler zapcore.ObjectMarshaler) error *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendObject
AppendReflected(value any) error *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendReflected
AppendString(value string) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendString *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendString
AppendTime(value time.Time) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendTime
AppendUint(value uint) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendUint *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendUint
AppendUint16(value uint16) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendUint16 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendUint16
AppendUint32(value uint32) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendUint32 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendUint32
AppendUint64(value uint64) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendUint64 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendUint64
AppendUint8(value uint8) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendUint8 *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendUint8
AppendUintptr(value uintptr) *arrayEncoder.M : go.uber.org/zap/zapcore.ArrayEncoder.AppendUintptr *arrayEncoder.M : go.uber.org/zap/zapcore.PrimitiveArrayEncoder.AppendUintptr